LayoutCollector constructor

LayoutCollector(doc)

Initializes an instance of this class.

LayoutCollector(doc: Aspose.Words.Document)
ParameterTypeDescription
docDocumentThe document to which this collector instance will be attached to.

See Also