Click or drag to resize

ExportToDocxArgsPageSize Property

The page size for created document. Defaults to "A4"

Namespace:  Articy.Api
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public PageSize PageSize { get; set; }

Property Value

Type: PageSize
See Also