PageSettingsExistPaper Method
Indicates whether the indicated paper type exists.
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static bool ExistPaper(
PaperSizeType paper
)
Public Shared Function ExistPaper (
paper As PaperSizeType
) As Boolean
- paper PaperSizeType
- Paper size type.
Boolean if the paper type exists; otherwise,