Name | Description | |
---|---|---|
OutlineNode Constructor | Overloaded. |
The following tables list the members exposed by OutlineNode.
Name | Description | |
---|---|---|
OutlineNode Constructor | Overloaded. |
Name | Description | |
---|---|---|
Action | Gets or sets the GrapeCity.Documents.Pdf.Actions.ActionBase to be performed when this OutlineNode is activated. | |
Children | Gets the OutlineNodeCollection collection containing child nodes. | |
Dest | Gets or sets the DestinationBase to be displayed when this OutlineNode is activated. | |
Doc | Gets the GcPdfDocument owning this object. | |
Expanded | Gets or sets a value indicating whether this OutlineNode expanded and its child nodes are visible. | |
HasChildren | Gets a value indicating whether Children collection is not empty. | |
ObjID | Gets the PDF object ID. (Inherited from GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase) | |
Owner | Gets the OutlineNodeCollection collection containing this object. | |
Parent | Gets the parent OutlineNode. | |
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>) | |
TextColor | Gets or sets the text color of the outline node. | |
TextStyle | Gets or sets the text style of the outline node. | |
Title | Gets or sets the title of the outline node. |
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) |