ReportDesign.resolutionX Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
resolutionX() | |
resolutionX(String) |
resolutionX()
public:
virtual System::String ^ resolutionX();
public virtual string resolutionX ();
abstract member resolutionX : unit -> string
override this.resolutionX : unit -> string
Public Overridable Function resolutionX () As String
Returns
Applies to
resolutionX(String)
public:
virtual System::String ^ resolutionX(System::String ^ _value);
public virtual string resolutionX (string _value);
abstract member resolutionX : string -> string
override this.resolutionX : string -> string
Public Overridable Function resolutionX (_value As String) As String
Parameters
- _value
- String