ReportDesign.resolutionY 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
resolutionY() | |
resolutionY(String) |
resolutionY()
public:
virtual System::String ^ resolutionY();
public virtual string resolutionY ();
abstract member resolutionY : unit -> string
override this.resolutionY : unit -> string
Public Overridable Function resolutionY () As String
Returns
Applies to
resolutionY(String)
public:
virtual System::String ^ resolutionY(System::String ^ _value);
public virtual string resolutionY (string _value);
abstract member resolutionY : string -> string
override this.resolutionY : string -> string
Public Overridable Function resolutionY (_value As String) As String
Parameters
- _value
- String