ComponentOne Bitmap for WPF
InformationalStringId Enumeration

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace : InformationalStringId Enumeration
DWRITE_INFORMATIONAL_STRING_ID
Syntax
'Declaration
 
Public Enum InformationalStringId 
   Inherits System.Enum
public enum InformationalStringId : System.Enum 
Members
MemberDescription
CopyrightNoticeDWRITE_INFORMATIONAL_STRING_COPYRIGHT_NOTICE
DescriptionDWRITE_INFORMATIONAL_STRING_DESCRIPTION
DesignerDWRITE_INFORMATIONAL_STRING_DESIGNER
DesignerUrlDWRITE_INFORMATIONAL_STRING_DESIGNER_URL
FontVendorUrlDWRITE_INFORMATIONAL_STRING_FONT_VENDOR_URL
FullNameDWRITE_INFORMATIONAL_STRING_FULL_NAME
LicenseDescriptionDWRITE_INFORMATIONAL_STRING_LICENSE_DESCRIPTION
LicenseInformationUrlDWRITE_INFORMATIONAL_STRING_LICENSE_INFO_URL
ManufacturerDWRITE_INFORMATIONAL_STRING_MANUFACTURER
NoneDWRITE_INFORMATIONAL_STRING_NONE
PostscriptCidNameDWRITE_INFORMATIONAL_STRING_POSTSCRIPT_CID_NAME
PostscriptNameDWRITE_INFORMATIONAL_STRING_POSTSCRIPT_NAME
PreferRedFamilyNamesDWRITE_INFORMATIONAL_STRING_PREFERRED_FAMILY_NAMES
PreferRedSubFamilyNamesDWRITE_INFORMATIONAL_STRING_PREFERRED_SUBFAMILY_NAMES
SampleTextDWRITE_INFORMATIONAL_STRING_SAMPLE_TEXT
TrademarkDWRITE_INFORMATIONAL_STRING_TRADEMARK
VersionStringsDWRITE_INFORMATIONAL_STRING_VERSION_STRINGS
Win32FamilyNamesDWRITE_INFORMATIONAL_STRING_WIN32_FAMILY_NAMES
Win32SubFamilyNamesDWRITE_INFORMATIONAL_STRING_WIN32_SUBFAMILY_NAMES
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.DirectWrite.InformationalStringId

See Also

Reference

C1.Util.DX.DirectWrite Namespace