Skip to main content

Document

note

Document Blocks are available for Document object type only.

Block NameBlockDescription
Get Document Property

Output different document property.

  • Two Sided: Boolean value specifying if the document is two sided or not.
  • Keep Aspect Ratio: Boolean value specifying if the document keep aspect ratio or not.
  • Show Control Button: Boolean value specifying if the control button is shown or not.
Set Document Property

Set different document property.

  • Two Sided: Boolean value specifying if the document is two sided or not.
  • Keep Aspect Ratio: Boolean value specifying if the document keep aspect ratio or not.
  • Show Control Button: Boolean value specifying if the control button is shown or not.
Page Count
Output the number of pages in the document.
Page Index
Output the current page index.
Set Previous Page
Set the document to display the previous page.
Set Next Page
Set the document to display the next page.
Set Target Page

Start playing the video assets.

  • Page Index: Integer value specifying the targeted page number.
Set Document

Set the document of the document object.

  • Document: Document asset in the project's asset library.