Name | Description | |
---|---|---|
OptionalContentGroup Constructor | Initializes a new instance of the OptionalContentGroup class. |
The following tables list the members exposed by OptionalContentGroup.
Name | Description | |
---|---|---|
OptionalContentGroup Constructor | Initializes a new instance of the OptionalContentGroup class. |
Name | Description | |
---|---|---|
Doc | Gets the GrapeCity.Documents.Pdf.GcPdfDocument that owns this object. | |
HasUsage | Gets a value indicating whether this OptionalContentGroup has Usage property. | |
Intent | Gets or sets an array of names that represent the intended use of the graphics in this group. The values View and Design, or any second class name may be used (see PDF specification Annex E, "(normative) PDF Name Registry"). | |
Name | Gets or sets the name of this optional content group, suitable for presentation in an interactive PDF processor’s user interface. | |
ObjID | Gets the PDF object ID. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase) | |
PdfDict | Gets the underlying GrapeCity.Documents.Pdf.Spec.IPdfDict. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfDictWrapper) | |
PdfObject | Gets the underlying GrapeCity.Documents.Pdf.Spec.IPdfObject. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapper<IPdfDict>) | |
Usage | Gets or sets the OptionalContentUsage object describing the nature of the content controlled by the group. |
Name | Description | |
---|---|---|
GetPdfStream | Gets the System.IO.Stream object containing the data of GrapeCity.Documents.Pdf.Spec.PdfStreamObjectBase owned by this wrapper. Note! The stream should be disposed after usage. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase) | |
GetPdfStreamData | Gets the data of GrapeCity.Documents.Pdf.Spec.PdfStreamObjectBase owned by this wrapper. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase) | |
GetPdfStreamInfo | Gets the GrapeCity.Documents.Pdf.Spec.PdfStreamInfo object containing the data of GrapeCity.Documents.Pdf.Spec.PdfStreamObjectBase owned by this wrapper. Note! The stream should be disposed after usage. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase) |