Click or drag to resize

StiPdfStructureCreateAnnotObject Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiPdfStructure.CreateAnnotObject(System.Boolean,System.Boolean,System.Int32)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPdfStructureStiPdfAnnotObjInfo CreateAnnotObject(
	bool addRef = false,
	bool createAP = false,
	int numberAA = 0
)

Parameters

addRef (Optional)
Type: SystemBoolean

[Missing <param name="addRef"/> documentation for "M:Stimulsoft.Report.Export.StiPdfStructure.CreateAnnotObject(System.Boolean,System.Boolean,System.Int32)"]

createAP (Optional)
Type: SystemBoolean

[Missing <param name="createAP"/> documentation for "M:Stimulsoft.Report.Export.StiPdfStructure.CreateAnnotObject(System.Boolean,System.Boolean,System.Int32)"]

numberAA (Optional)
Type: SystemInt32

[Missing <param name="numberAA"/> documentation for "M:Stimulsoft.Report.Export.StiPdfStructure.CreateAnnotObject(System.Boolean,System.Boolean,System.Int32)"]

Return Value

Type: StiPdfStructureStiPdfAnnotObjInfo

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiPdfStructure.CreateAnnotObject(System.Boolean,System.Boolean,System.Int32)"]

See Also