'Declaration Protected Overrides Function CreateDocument( _
ByVal layoutSettingsНастройки макета документа.As DocumentLayoutSettings _
) As Vintasoft.Imaging.Office.OpenXml.Docx.DocxDocument
protected override Vintasoft.Imaging.Office.OpenXml.Docx.DocxDocument CreateDocument(
DocumentLayoutSettings layoutSettings
)
protected: Vintasoft.Imaging.Office.OpenXml.Docx.DocxDocument* CreateDocument(
DocumentLayoutSettings* layoutSettings
); override
protected:
Vintasoft.Imaging.Office.OpenXml.Docx.DocxDocument^ CreateDocument(
DocumentLayoutSettings^ layoutSettings
); override
Parameters
- layoutSettings
- Настройки макета документа.
Return Value
Новый экземпляр документа OpenXml.