[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Layers.OptionalContentUsage.CreatorInfoDef

OptionalContentUsage.CreatorInfoDef Class

Defines the application-specific data associated with this optional content group.

Inheritance
OptionalContentUsage.CreatorInfoDef
Implements
Namespace: GrapeCity.Documents.Pdf.Layers
Assembly: DS.Documents.Pdf.dll
Syntax
public class OptionalContentUsage.CreatorInfoDef : PdfDictWrapper, IPdfDict
Public Class OptionalContentUsage.CreatorInfoDef
    Inherits PdfDictWrapper
    Implements IPdfDict

Constructors

Name Description
CreatorInfoDef()

Initializes a new instance of the OptionalContentUsage.CreatorInfoDef class.

Properties

Name Description
Creator

Gets or sets a text string specifying the application that created the group.

Subtype

Gets or sets a name defining the type of content controlled by the group. Suggested values include but shall not be limited to Artwork, for graphic-design or publishing applications, and Technical, for technical designs such as building plans or schematics.

Extension Methods