Skip to main content

Class ViewerController.FontsMethodData

Namespace: Aurigma.DesignAtoms.Controllers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class FontsMethodData

Inheritance: System.Object -> ViewerController.FontsMethodData

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

FontsMethodData

public FontsMethodData()

Fields

requestedFontsByPsName

public IEnumerable<string> requestedFontsByPsName

advancedMode

public bool advancedMode

baseUrl

public string baseUrl
Was this page helpful?