Vuplex logo
developers
storesupportblog
OverviewGetting startedSupport articles / FAQTroubleshootingRelease notes

API reference:

  • Core:

    • IWebView
    • WebViewPrefab
    • CanvasWebViewPrefab
    • Web (static methods)
    • Keyboard
    • CanvasKeyboard
    • Advanced features
  • Platform-specific:

    • AndroidWebView
    • AndroidGeckoWebView
    • iOSWebView
    • StandaloneWebView
    • UwpWebView
    • VisionOSWebView
    • WebGLWebView
Contact

StandalonePdfMarginType

enum

Namespace: Vuplex.WebView

Margin type enum for StandalonePdfOptions.MarginType.

Summary

Values

Custom
Default
None

Values

Custom

Custom margins specified with StandalonePdfOptions.MarginTop, MarginRight, MarginBottom, and MarginLeft.

Default

Default margins of 1cm (~0.4 inches).

None

No margins.