PdfViewerPreferences public class PdfViewerPreferences : sprá´ Documentation public bool CenterWindow { get; set; } public bool DisplayTitle { get; set; } public bool FitWindow { get; set; } public bool HideMenubar { get; set; } public bool HideToolbar { get; set; } public bool HideWindowUI { get; set; } public PdfPageLayout PageLayout { get; set; } public PdfPageMode PageMode { get; set; } public PrintScalingMode PrintScaling { get; set; }