PageSettingsGetPaperDefault Method

Gets the default paper.

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static PaperSizeType GetPaperDefault()

Return Value

PaperSizeType
PaperSizeType with the default paper.

See Also