Description
This .NET property wraps the ObjectARX functions AcDbDatabase::pdfframe and AcDbDatabase::setPdfframe.
Visual Basic
Public Property PdfFrame() As Integer
C#
public int PdfFrame;
Conditions
Read / Write
This .NET property wraps the ObjectARX functions AcDbDatabase::pdfframe and AcDbDatabase::setPdfframe.
Public Property PdfFrame() As Integer
public int PdfFrame;
Read / Write