// Original file: src/internal/IronPdfEngine.ProtoFiles/pdfium_page.proto


export interface PdfiumPageRotationP {
  'enumValue'?: (number);
}

export interface PdfiumPageRotationP__Output {
  'enumValue'?: (number);
}
