C#
VB
C++
Enables or disables PDF Auto Print
public bool AutoPrint { get; set; }
Public Property AutoPrint As Boolean
true to enable PDF Auto Print; false to disable PDF Auto Print.
Set this property to true to indicate that external viewers should automatically display the print dialog when the PDF file is opened.
For an example, refer to PDFInitialViewOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET