interface DocumentFormat {
    orientation: DocumentOrientation;
}

Properties

Properties

orientation: DocumentOrientation