Click or drag to resize

StiPdfStructureCreateXObject Method

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

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPdfStructureStiPdfXObjectObjInfo CreateXObject(
	bool addRef = false,
	bool haveMask = false
)

Parameters

addRef (Optional)
Type: SystemBoolean

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

haveMask (Optional)
Type: SystemBoolean

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

Return Value

Type: StiPdfStructureStiPdfXObjectObjInfo

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

See Also